home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / PVDRIVER / VPRVESA.ZIP / SETMODE.TXT < prev    next >
Text File  |  1993-12-01  |  18KB  |  441 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.           SSSSSS   EEEEEEEEE TTTTTTTTT MM     MM  OOOOOOO  DDDDDDDD  EEEEEEEEE
  19.          SSSSSSSS  EEEEEEEEE TTTTTTTTT MMM   MMM OOOOOOOOO DDDDDDDDD EEEEEEEEE
  20.          SS        EE        TT  T  TT MM M M MM OO     OO DD     DD EE
  21.          SS        EE        T   T   T MM  M  MM OO     OO DD     DD EE
  22.           SSSSSS   EEEEEE        T     MM  M  MM OO     OO DD     DD EEEEEE
  23.            SSSSSS  EEEEEE        T     MM     MM OO     OO DD     DD EEEEEE
  24.                 SS EE            T     MM     MM OO     OO DD     DD EE
  25.                 SS EE            T     MM     MM OO     OO DD     DD EE
  26.          SSSSSSSS  EEEEEEEEE    TTT    MM     MM OOOOOOOOO DDDDDDDDD EEEEEEEEE
  27.           SSSSSS   EEEEEEEEE   TTTTT   MM     MM  OOOOOOO  DDDDDDDD  EEEEEEEEE
  28.  
  29.  
  30.  
  31.                                Screen Adjustment Utility
  32.                                for the Diamond Viper VLB
  33.  
  34.                                       Version 1.0
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.           Program and Documentation Copyright (c) 1993, Himalaya Software,
  53.           All Rights Reserved. VPRVESA is a trademark of Himalaya Software.
  54.           Other product and company names are trademarks of their respective
  55.           owners.
  56.  
  57.           Table of Contents
  58.           __________________________________________________________________
  59.  
  60.  
  61.  
  62.           Table of Contents
  63.  
  64.           Introduction ................................................... 1
  65.           Installation ................................................... 1
  66.           Choosing A Video Mode To Change ................................ 2
  67.           Setting The Timing Parameters .................................. 2
  68.              Pixel Frequency ............................................. 2
  69.              Horizontal and Vertical Monitor Settings .................... 3
  70.              Horizontal Frequency ........................................ 3
  71.              Horizontal Display Width .................................... 3
  72.              Horizontal Sync Width ....................................... 3
  73.              Horizontal Back Porch ....................................... 3
  74.              Vertical Frequency .......................................... 3
  75.              Vertical Display Height ..................................... 4
  76.              Vertical Sync Height ........................................ 4
  77.              Vertical Back Porch ......................................... 4
  78.           Centering Your Screen .......................................... 4
  79.           How To Contact Us? ............................................. 5
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.           __________________________________________________________________
  110.           ii                                      (c) 1993 Himalaya Software
  111.  
  112.                                                                 Introduction
  113.           __________________________________________________________________
  114.  
  115.  
  116.           Introduction
  117.  
  118.              Thanks for using SETMODE, our utility to adjust and center
  119.              video modes on your monitor. SETMODE comes as a companion
  120.              program to VPRVESA, our VESA VBE driver for the Diamond Viper.
  121.  
  122.              What are the best features of SETMODE?
  123.  
  124.              *  You only define the video resolution for one color depth
  125.                 (8-bit); the video modes that use more colors (HiColor and
  126.                 TrueColor) are automatically calculated.
  127.              *  You can change just one video resolution, or multiple. It is
  128.                 all menu driven and user friendly.
  129.              *  You are left total freedom in specifying refresh rates.
  130.                 SETMODE supports vertical refresh rates up to 120Hz and
  131.                 horizontal refresh rates up to 99kHz.
  132.              *  The video mode parameters are automatically updated in the
  133.                 resident VPRVESA program, so you don't have to restart your
  134.                 machine whenever you change a video mode.
  135.              *  You can create customized video modes. If you want a
  136.                 multimedia resolution of 512x486, just define it and start
  137.                 using it after you have told VPRVESA that you want to use
  138.                 this resolution (see the VPRVESA User's Manual).
  139.  
  140.              This manual is still in its raw form. The next SETMODE version
  141.              will include a more thorough manual, describing in detail how
  142.              each parameter affects your monitor screen.
  143.  
  144.  
  145.                 ------------------------------------------------------------
  146.                 Note: You must insure that the frequencies you define are
  147.                 compatible with your monitor. Himalaya Software is not
  148.                 responsible for any damage caused to your monitor or other
  149.                 hardware if you select incompatible frequencies from within
  150.                 SETMODE.
  151.                 ------------------------------------------------------------
  152.  
  153.  
  154.           Installation
  155.  
  156.              If you have purchased both VPRVESA and SETMODE, you must run
  157.              the INSTALL program to copy and register both VPRVESA and
  158.              SETMODE programs. If you are using the ShareWare copy, you may
  159.              want to copy SETMODE.EXE on your fixed disk. It does not matter
  160.              where you put it, but it is a good practice to keep related
  161.              programs together, so you might want to copy the program to the
  162.  
  163.  
  164.           __________________________________________________________________
  165.           SETMODE User's Manual                                            1
  166.  
  167.           Choosing A Video Mode To Change
  168.           __________________________________________________________________
  169.  
  170.  
  171.              directory where the other Viper products are located, usually
  172.              C:\VIPER. Just type the following command at the DOS prompt:
  173.  
  174.                 C> COPY A:SETMODE.* C:\VIPER
  175.  
  176.              in which you replace C:\VIPER with the directory of your
  177.              choice.
  178.  
  179.              It is very important that SETMODE knows where to find the
  180.              VIPER.INI file, in which all monitor and video mode settings
  181.              are stored. By default, SETMODE (and other Viper utilities)
  182.              looks in the C:\VIPER directory. If there is no VIPER.INI file
  183.              there, it scans the environment for a variable named VIPERPATH.
  184.              If this variable is not found, SETMODE returns with an error
  185.              message. So, if your Viper utilities are not located in the
  186.              C:\VIPER directory, be sure to set the VIPERPATH variable in
  187.              your AUTOEXEC.BAT file:
  188.  
  189.                 SET VIPERPATH=C:\VIPER
  190.  
  191.  
  192.           Choosing A Video Mode To Change
  193.  
  194.              You start SETMODE by typing
  195.  
  196.                 C> SETMODE
  197.  
  198.              at the command prompt. After the initial registration box, it
  199.              will show the "Selection Menu". This menu lists all available
  200.              video modes in the VIPER.INI file and a "Custom Size" option.
  201.              Use the arrow keys to move the cursor to the desired video mode
  202.              and press the Enter key.
  203.  
  204.              If you have selected the "Custom Size" option, you will be
  205.              asked to enter the desired screen resolution. When you have
  206.              entered the screen resolution, press the F10 key to continue.
  207.  
  208.              Pressing the Esc key will exit the program.
  209.  
  210.  
  211.            Setting The Timing Parameters
  212.  
  213.              Once you have selected the video mode to change, the timing
  214.              parameter screen will be shown. In this screen you can define
  215.              various monitor and video mode settings. Just use the arrow and
  216.              Tab keys to move from field to field.
  217.  
  218.  
  219.           __________________________________________________________________
  220.           2                                       (c) 1993 Himalaya Software
  221.  
  222.                                                Setting the Timing Parameters
  223.           _______________________________________